Expand description

serve static dir and file middleware for Savlo web server framework.

Read more: https://salvo.rs

Re-exports

Modules

  • serve static dir

Structs

  • Handler that serves embed file.
  • StaticFile is a handler that serves a single file.

Traits

Functions